CUDA_ARRAY_DESCRIPTOR_st

Array descriptor

extern (C)
struct CUDA_ARRAY_DESCRIPTOR_st {
size_t Width;
}

Members

Variables

Format
CUarray_format Format;

< Height of array

Height
size_t Height;

< Width of array

NumChannels
uint NumChannels;

< Array format

Meta